LaneKerb Detection

LaneKerb detection package is a real-time road feature detection method which includes the lane and kerb detection under various road scenarios and diverse weather conditions. It can provide road boundary information and lane-level information for autonomous vehicle navigation.

_images/lanekerbnetros_every2ndframe.gif

Fig. 3 Demo on NTU campus

Features

  • Lable your data with Scalabel annotation tool.

  • Data format conversion bdd-data needed for training LaneKerbNet deep neural network using your data labeled by Scalabel.

  • A ROS node LaneKerbNetRos for lane and kerb detection using instance segmentation deep neural network.

  • Able to handle multiple lanes and multiple kerbs on straight and curvy roads, at roundabout as well as on slope.

  • Able to handle lane and kerb detection on rainy days.

https://www.scalabel.ai/doc/_images/lane.gif

Fig. 4 Scalabel lane and kerb lable

pic1 pic2 pic3

Lane and kerb groundtruth, class and instance visualization.

LaneKerb Detection Contents